cURL
curl --request POST \ --url https://app.plugchoice.com/api/v3/sites/{site_uuid}/cards \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "name": "b", "id_token": "ngzmiyvdljnikhwa" }'
{ "data": { "id": "019a9cbb-273f-710b-a1b9-71cdf49cbf78", "name": "Haven Romaguera", "id_token": "eDI7xc8ZgO7KvMWYPh34", "created_at": "2025-11-19T15:28:22.000000Z", "updated_at": "2025-11-19T15:28:22.000000Z" } }
See the documentation for more information.
Must not be greater than 255 characters.
"b"
Must not be greater than 20 characters.
"ngzmiyvdljnikhwa"
Show child attributes
Was this page helpful?